home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
reqtoolsdev.lha
/
ReqTools
/
Glue
/
Dice
/
README
< prev
next >
Wrap
Text File
|
1995-12-20
|
502b
|
18 lines
DICE C
~~~~~~
Extract DLibSource.lha for the source of the Dice C libraries.
Type DMake in the shell to create the following libraries:
reqtoolss.lib -> stack args
reqtoolssr.lib -> registerized args
reqtoolsl.lib -> stack args (large data)
reqtoolslr.lib -> registerized args (large data)
To generate other flavors (such as a profiled library), simply use the
DICE lbmake utility.
The file reqtools_protos.h should be copied to dinclude:clib (if you have
DICE 3.0).